home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ZDIFF(1) USER COMMANDS ZDIFF(1)
-
-
-
- NAME
- zcmp, zdiff - compare compressed files
-
- SYNOPSIS
- zcmp [ cmp_options ] file1 [ file2 ]
- zdiff [ diff_options ] file1 [ file2 ]
-
- DESCRIPTION
- _Z_c_m_p and _z_d_i_f_f are used to invoke the _c_m_p or the _d_i_f_f pro-
- gram on compressed files. All options specified are passed
- directly to _c_m_p or _d_i_f_f. If only 1 file is specified, then
- the files compared are _f_i_l_e_1 and an uncompressed _f_i_l_e_1.gz.
- If two files are specified, then they are uncompressed if
- necessary and fed to _c_m_p or _d_i_f_f. The exit status from _c_m_p
- or _d_i_f_f is preserved.
-
- SEE ALSO
- cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1),
- gzip(1), gzexe(1)
-
- BUGS
- Messages from the _c_m_p or _d_i_f_f programs refer to temporary
- filenames instead of those specified.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sun Release 4.1 Last change: 1
-
-
-
-